func crypto/elliptic.p256PointDoubleAsm

20 uses

	crypto/elliptic (current package)
		p256_asm.go#L112: func p256PointDoubleAsm(res, in []uint64)
		p256_asm.go#L260: 	p256PointDoubleAsm(double.xyz[:], r1.xyz[:])
		p256_asm.go#L460: 	p256PointDoubleAsm(t0.xyz[:], p.xyz[:])
		p256_asm.go#L461: 	p256PointDoubleAsm(t1.xyz[:], t0.xyz[:])
		p256_asm.go#L462: 	p256PointDoubleAsm(t2.xyz[:], t1.xyz[:])
		p256_asm.go#L463: 	p256PointDoubleAsm(t3.xyz[:], t2.xyz[:])
		p256_asm.go#L476: 	p256PointDoubleAsm(t0.xyz[:], t0.xyz[:])
		p256_asm.go#L477: 	p256PointDoubleAsm(t1.xyz[:], t1.xyz[:])
		p256_asm.go#L486: 	p256PointDoubleAsm(t0.xyz[:], t0.xyz[:])
		p256_asm.go#L487: 	p256PointDoubleAsm(t2.xyz[:], t2.xyz[:])
		p256_asm.go#L508: 		p256PointDoubleAsm(p.xyz[:], p.xyz[:])
		p256_asm.go#L509: 		p256PointDoubleAsm(p.xyz[:], p.xyz[:])
		p256_asm.go#L510: 		p256PointDoubleAsm(p.xyz[:], p.xyz[:])
		p256_asm.go#L511: 		p256PointDoubleAsm(p.xyz[:], p.xyz[:])
		p256_asm.go#L512: 		p256PointDoubleAsm(p.xyz[:], p.xyz[:])
		p256_asm.go#L530: 	p256PointDoubleAsm(p.xyz[:], p.xyz[:])
		p256_asm.go#L531: 	p256PointDoubleAsm(p.xyz[:], p.xyz[:])
		p256_asm.go#L532: 	p256PointDoubleAsm(p.xyz[:], p.xyz[:])
		p256_asm.go#L533: 	p256PointDoubleAsm(p.xyz[:], p.xyz[:])
		p256_asm.go#L534: 	p256PointDoubleAsm(p.xyz[:], p.xyz[:])